SyServiceSTARExceptionQueue 
EntityType  Independent 
Logical Entity Name  SyServiceSTARExceptionQueue 
Default Table Name  SyServiceSTARExceptionQueue 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceSTARExceptionQueue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceSTARExceptionQueueId(PK)    INTEGER  NO 
 
ServiceProcessCode    CHAR(8)  NO 
 
SyServiceStarRequestQueueId(FK)    INTEGER  NO 
 
SyCampusId(FK)    INTEGER  YES 
 
SyTaskScheduleId(FK)    INTEGER  NO 
 
SyServiceProcessSubscriptionId(FK)    INTEGER  NO 
 
ResourceKey    VARCHAR(256)  NO 
 
StrategyName    VARCHAR(1024)  NO 
 
ExceptionDetail    XML  YES 
 
CVueRecordTableName    VARCHAR(1024)  NO 
 
IsProcessed    BIT  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyServiceSTARExceptionQueue Keys 
Key Name  Key Type  Keys 
Nk_SyServiceSTARExceptionQueue_UserId  Inversion Entry  UserId 
Nk_SyServiceSTARExceptionQueue_SyCampusId  Inversion Entry  SyCampusId 
Nk_SyServiceSTARExceptionQueue_SyServiceProcessSubscriptionId  Inversion Entry  SyServiceProcessSubscriptionId 
Nk_SyServiceSTARExceptionQueue_SyTaskScheduleId  Inversion Entry  SyTaskScheduleId 
Nk_SyServiceSTARExceptionQueue_SyServiceStarRequestQueueId  Inversion Entry  SyServiceStarRequestQueueId 
PK_SyServiceSTARExceptionQueue_SyServiceSTARExceptionQueueId  PrimaryKey  SyServiceSTARExceptionQueueId 

SyServiceSTARExceptionQueue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  Zero or One to Zero or More        SyCampusId  NO 
BusinessProcessSubscription  Non-Identifying  One To Zero or More        SyServiceProcessSubscriptionId  NO 
FaaProcessStarRequestQueue  Non-Identifying  One To Zero or More        SyServiceStarRequestQueueId  NO 
BusinessProcessJobSchedule  Non-Identifying  One To Zero or More        SyTaskScheduleId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyServiceSTARExceptionQueue Check Constraints 
Check Constraint Name  CheckConstraint